Release 10.1A: OpenEdge Application Server:
Administration


Viewing AppServer Internet Adapter connection and configuration information

OpenEdge provides utilities to help you test and debug AIA using a browser. You can use your browser and URLs in the following form to view connection and configuration information about an AIA:

Syntax
http://Host:Port/Path 

For more information on this URL, see the "Installing and configuring Web servers and Java servlet engines" section.

Note: By default, the allowAiaCmds property in the ubroker.properties file is turned off (set to 0) for security reasons. If you want to test the AIA using a browser, you must change the allowAiaCmds value to 1, and then stop and restart the JSE.

The Path used to view connection and configuration information depends on how you configure your Web server and Java servlet engine. In these examples, the Path was configured based on the default configuration used by OpenEdge. The first line verifies that AIA is configured correctly and is being successfully executed by the JSE. If you cannot run this example, there is a problem with the configuration. The second line provides status information about AIA, as shown:

http://Host:Port/aia/Aia 
http://Host:Port/aia/Aia?GetServletStatus 

Connection status

The connection status provides dynamic information about each client connection. This sample shows status information using the following URL:

http:/starbuck:84/aia/Aia 

Figure 3–1 shows connection information using the above URL.

o

Figure 3–1: AIA client connection information

Connection information provides you with information about that AIA configuration. If the AIA is configured correctly, the following information is displayed:


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095